var %s = new function() {
    this.executeOnSchedule = function(scriptName) {
    	%s	
    }
};